ANIMATION VOLUME

This command will return a value representing the volume of the animation.

  Syntax
Return Integer=ANIMATION VOLUME(Animation Number)
  Parameters
Animation Number
Integer
This value specifies the animation number, between 1 and 32

  Returns

This value is the current volume of the animation

  Example Code
LOAD ANIMATION "video.avi",1
PRINT ANIMATION VOLUME(1)
WAIT KEY
  See also

ANIMATION Commands Menu
Index